* {
    margin: 0px;
    padding: 0px
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: normal
}

fieldset, a img {
    border: 0px
}

iframe {
    display: block
}

ol, ul, li {
    list-style: none
}

del {
    text-decoration: line-through
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bolder;
}

h1 {
    color: #09406f;
}

q:before, q:after {
    content: ''
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

a, textarea, input, button, input:focus, input:hover {
    outline: none
}

ins, a {
    text-decoration: none
}

textarea {
    resize: none;
    overflow-y: auto
}

em, i {
    font-style: normal
}

li, input, img, textarea, select {
    vertical-align: middle
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,
main {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500
}

::-webkit-input-placeholder {
    font-size: 14px
}

::-moz-placeholder {
    font-size: 14px
}

:-ms-input-placeholder {
    font-size: 14px
}

input:-moz-placeholder {
    font-size: 14px
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}

* html .clearfix {
    zoom: 1
}

*:first-child + html .clearfix {
    zoom: 1
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.cb {
    clear: both
}

.clears {
    clear: both;
    line-height: 0px;
    overflow: hidden;
    font-size: 0px;
    height: 0px
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.hide {
    display: none
}

.show {
    display: block
}

.ovh {
    overflow: hidden
}

.d_b {
    display: block
}

.d_ib {
    display: inline-block
}

.v_m {
    vertical-align: middle
}

.abs {
    position: absolute
}

.rel {
    position: relative
}

.fix {
    position: fixed
}

.mt1 {
    margin-top: 1px
}

.mt2 {
    margin-top: 2px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mr1 {
    margin-right: 1px
}

.mr2 {
    margin-right: 2px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.mr35 {
    margin-right: 35px
}

.mb1 {
    margin-bottom: 1px
}

.mb2 {
    margin-bottom: 2px
}

.mb5 {
    margin-bottom: 5px
}

.mb15 {
    margin-bottom: 15px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.ml1 {
    margin-left: 1px
}

.ml2 {
    margin-left: 2px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.ml30 {
    margin-left: 30px
}

.ml35 {
    margin-left: 35px
}

.m_auto {
    margin-left: auto;
    margin-right: auto
}

.pd1 {
    padding: 1px
}

.pd2 {
    padding: 2px
}

.pd3 {
    padding: 3px
}

.pd4 {
    padding: 4px
}

.pd5 {
    padding: 5px
}

.pd8 {
    padding: 8px
}

.pd10 {
    padding: 10px
}

.pd16 {
    padding: 16px
}

.pd20 {
    padding: 20px
}

.pd25 {
    padding: 25px
}

.pd30 {
    padding: 30px
}

.f10 {
    font-size: 10px
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}

.f38 {
    font-size: 38px
}

.fwb {
    font-weight: bolder
}

.fwn {
    font-weight: normal
}

.nowrap {
    white-space: nowrap;
    overflow: hidden
}

.t_2em {
    text-indent: 2em
}

.t_index24 {
    text-indent: 24px
}

.t_center {
    text-align: center
}

.t_right {
    text-align: right
}

.t_left {
    text-align: left
}

.t_underline {
    text-decoration: underline
}

.c_fff {
    color: #fff
}

    .c_fff a {
        color: #fff
    }

        .c_fff a:hover {
            text-decoration: underline
        }

.c_000 {
    color: #000
}

.c_333 {
    color: #333
}

.c_666 {
    color: #666
}

.c_999 {
    color: #999
}

.c_ccc {
    color: #ccc
}

.c_orange {
    color: #f60
}

.c_red {
    color: #f00
}

.c_blue {
    color: #458eb7
}

.lh18 {
    line-height: 18px
}

.lh20 {
    line-height: 20px
}

.lh22 {
    line-height: 22px
}

.lh24 {
    line-height: 24px
}

.lh26 {
    line-height: 26px
}

.lh28 {
    line-height: 28px
}

.lh30 {
    line-height: 30px
}

.lh32 {
    line-height: 32px
}

.lh34 {
    line-height: 34px
}

.lh36 {
    line-height: 36px
}

.lh38 {
    line-height: 38px
}

.lh40 {
    line-height: 40px
}

.lh42 {
    line-height: 42px
}

.lh44 {
    line-height: 44px
}

.lh46 {
    line-height: 46px
}

.lh48 {
    line-height: 48px
}

.lh50 {
    line-height: 50px
}

.line2_24 {
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.line3_24 {
    line-height: 24px;
    height: 72px;
    overflow: hidden
}

.line4_24 {
    line-height: 24px;
    height: 96px;
    overflow: hidden
}

.line5_24 {
    line-height: 24px;
    height: 120px;
    overflow: hidden
}

.line2_30 {
    line-height: 30px;
    height: 60px;
    overflow: hidden
}

.line3_30 {
    line-height: 30px;
    height: 90px;
    overflow: hidden
}

.line4_30 {
    line-height: 30px;
    height: 120px;
    overflow: hidden
}

.line5_30 {
    line-height: 30px;
    height: 150px;
    overflow: hidden
}

.line2_32 {
    line-height: 32px;
    height: 64px;
    overflow: hidden
}

.line3_32 {
    line-height: 32px;
    height: 96px;
    overflow: hidden
}

.line4_32 {
    line-height: 32px;
    height: 128px;
    overflow: hidden
}

.line5_32 {
    line-height: 32px;
    height: 160px;
    overflow: hidden
}

.line2_36 {
    line-height: 36px;
    height: 72px;
    overflow: hidden
}

.line3_36 {
    line-height: 36px;
    height: 108px;
    overflow: hidden
}

.line4_36 {
    line-height: 36px;
    height: 144px;
    overflow: hidden
}

.line5_36 {
    line-height: 36px;
    height: 180px;
    overflow: hidden
}

.border1px {
    border: 1px #CCCCCC solid
}

.pd5_bg td,
.pd5_bg th {
    padding: 5px
}

.pd10_bg td,
.pd10_bg th {
    padding: 10px
}

.inputs {
    border: 1px #ccc solid;
    padding-left: 10px;
    padding-right: 10px;
    height: 22px;
    line-height: 22px
}

.textarea {
    border: 1px #ccc solid;
    padding: 10px
}

.btn {
    cursor: pointer;
    border: 0px;
    overflow: visible
}

.w40 {
    width: 40px
}

.w50 {
    width: 50px
}

.w60 {
    width: 60px
}

.w70 {
    width: 70px
}

.w80 {
    width: 80px
}

.w90 {
    width: 90px
}

.w100 {
    width: 100px
}

.w110 {
    width: 110px
}

.w120 {
    width: 120px
}

.w130 {
    width: 130px
}

.w140 {
    width: 140px
}

.w150 {
    width: 150px
}

.w160 {
    width: 160px
}

.w170 {
    width: 170px
}

.w180 {
    width: 180px
}

.w190 {
    width: 190px
}

.w200 {
    width: 200px
}

.w210 {
    width: 210px
}

.w220 {
    width: 220px
}

.w230 {
    width: 230px
}

.w240 {
    width: 240px
}

.w250 {
    width: 250px
}

.w260 {
    width: 260px
}

.w270 {
    width: 270px
}

.w280 {
    width: 280px
}

.w290 {
    width: 290px
}

.w300 {
    width: 300px
}

.w310 {
    width: 310px
}

.w320 {
    width: 320px
}

.w340 {
    width: 340px
}

.w350 {
    width: 350px
}

.w360 {
    width: 360px
}

.w370 {
    width: 370px
}

.w380 {
    width: 380px
}

.w400 {
    width: 400px
}

.w420 {
    width: 420px
}

.w440 {
    width: 440px
}

.w460 {
    width: 460px
}

.w480 {
    width: 480px
}

.w500 {
    width: 500px
}

.w520 {
    width: 520px
}

.w540 {
    width: 540px
}

.w560 {
    width: 560px
}

.w580 {
    width: 580px
}

.w600 {
    width: 600px
}

.w620 {
    width: 620px
}

.w640 {
    width: 640px
}

.w660 {
    width: 660px
}

.w680 {
    width: 680px
}

.w700 {
    width: 700px
}

.w720 {
    width: 720px
}

.w740 {
    width: 740px
}

.w760 {
    width: 760px
}

.w780 {
    width: 780px
}

.w800 {
    width: 800px
}

.w820 {
    width: 820px
}

.w840 {
    width: 840px
}

.w860 {
    width: 860px
}

.w880 {
    width: 880px
}

.w900 {
    width: 900px
}

html {
    background: #fff;
    color: #333
}

body {
    font-family: Verdana,Arial,"Microsoft Yahei","SimSun" !important;
    text-align: center;
    font-size: 13px
}

input, textarea, select {
    font-family: Verdana,Arial,"Microsoft Yahei","SimSun"
}

a {
    color: #666;
    text-decoration: none !important;
    font-family: Verdana,Arial,"Microsoft Yahei","SimSun" !important;
}

    a:hover {
        color: #ff6633
    }

.section {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.section_big {
    min-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

html {
    background: #fff url("../images/webbg.jpg") 0 0px repeat-x;
}

body {
    background: url("../images/body_bg.jpg") bottom center no-repeat
}

@keyframes xx {
    from {
        opacity: 0;
        transform: rotateX(90deg)
    }

    100% {
        opacity: 1;
        transform: rotateX(0deg)
    }
}

@keyframes moveHeader {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -1920px 0
    }
}

.top {
    height: 40px;
    background: #333;
    border-bottom: 1px #e0e0e0 solid;
    color: #f9f9f9;
}

    .top .section {
        height: 20px;
        line-height: 40px;
        background: #333;
    }

    .top a {
        color: #f9f9f9
    }

        .top a:hover {
            color: #ffe69b
        }

    .top .top_a {
        text-align: right
    }

        .top .top_a a {
            margin-left: 18px
        }

.header {
    /*background: #3493e1 url("../images/header_bg.jpg") center top repeat-x;*/
    background: #175e9c url("../images/top.jpg") center -20px no-repeat;
    /*animation: moveHeader 100s linear infinite*/
}

    .header .section {
        height: 150px
    }

    .header .logo {
        height: 100px;
        padding-top: 24px
    }

    .header .header_kouhao {
        padding-top: 34px
    }

.nav {
    background: rgb(89, 160, 198);
    height: 70px;
    border-bottom: 4px #ffe69b solid;
}

    .nav .section {
        background: rgb(89, 160, 198);
        height: 70px
    }

    .nav .nav_ul {
        height: 70px;
        float: left
    }

        .nav .nav_ul > li {
            width: 118px;
            height: 70px;
            float: left;
            line-height: 70px;
            position: relative;
            perspective: 500px;
            z-index: 100
        }

            .nav .nav_ul > li > a {
                display: inline-block;
                width: 145px;
                color: #ffffff;
                font-size: 20px;
                float: left;
                text-align: center;
                background: url("../images/nav_bg.jpg") 0 70px repeat-x;
                transition: all 0.2s ease-out;
                height: 70px;
                overflow: hidden
            }

                .nav .nav_ul > li > a.cursel {
                    background-position: 0 0;
                    color: #333
                }

                .nav .nav_ul > li > a > span {
                    vertical-align: middle;
                    display: inline-block;
                    margin-right: 4px
                }

                .nav .nav_ul > li > a:hover, .nav .nav_ul > li:hover > a {
                    background-position: 0 0;
                    color: #333
                }

        .nav .nav_ul .nav_sj {
            display: inline-block;
            width: 0px;
            height: 0px;
            overflow: hidden;
            font-size: 0;
            line-height: 0;
            vertical-align: middle;
            border-top: 4px #fff solid;
            border-left: 4px transparent solid;
            border-right: 4px transparent solid;
            border-bottom: 4px transparent solid;
            position: relative;
            top: 4px;
            transition: all 0.2s
        }

        .nav .nav_ul > li > a:hover > .nav_sj, .nav .nav_ul > li:hover > a > .nav_sj {
            border-top: 4px #333 solid;
            transform: rotateZ(180deg);
            top: 0
        }

        .nav .nav_ul > li > .nav_erji {
            line-height: 40px;
            font-size: 16px;
            text-align: center;
            width: 175px;
            position: absolute;
            top: 70px;
            left: -5px;
            background: rgb(89, 160, 198);
            transform-origin: top center;
            display: none
        }

            .nav .nav_ul > li > .nav_erji > li {
                height: 40px
            }

                .nav .nav_ul > li > .nav_erji > li > a {
                    display: block;
                    color: #ffffff
                }

                    .nav .nav_ul > li > .nav_erji > li > a:hover {
                        background: #ffe69b;
                        color: #333
                    }

/*.nav .nav_ul > li:hover > .nav_erji {
            transform: rotateX(0deg);
            transition: 0.2s
        }

        .nav .nav_ul > li:hover > .nav_erji {
            animation: xx 0.5s both;
            -webkit-animation: xx 0.5s both
        }*/




.copyright, .copyright .section {
    background: #333
}

    .copyright .section {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        line-height: 26px
    }

        .copyright .section a {
            color: #ffffff
        }

            .copyright .section a:hover {
                color: #ffe69b
            }

.footer_contact {
    background: rgb(89, 160, 198);
}

    .footer_contact .section {
        color: #ffffff;
        font-size: 14px;
        line-height: 26px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .footer_contact .footer_addr {
        margin-left: 30px;
        padding-top: 10px;
        width: 430px
    }

    .footer_contact a {
        color: #ffffff
    }

        .footer_contact a:hover {
            color: #ffe69b
        }

    .footer_contact .footer_qq li {
        margin-bottom: 10px
    }

    .footer_contact h2 {
        margin-bottom: 10px
    }

.mainbody {
    background: #fff;
    padding: 20px
}

.mainbody1 {
    padding: 20px
}

.picnews {
    height: 405px;
    overflow: hidden;
    background: #CCCCCC
}

.w430 {
    width: 430px
}

.titles {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px #b3d0e7 solid;
}

    .titles h2 {
        font-size: 24px;
        float: left;
        font-weight: normal
    }

    .titles .more {
        line-height: 60px;
        float: right
    }

.tabs_title {
    border-bottom: 2px #b3d0e7 solid;
    height: 58px;
    line-height: 58px
}

    .tabs_title li {
        float: left;
        height: 58px;
        transition: all 0.2s;
        width: 120px;
        text-align: center
    }

        .tabs_title li > a {
            display: inline-block;
            vertical-align: middle;
            padding-left: 10px;
            padding-right: 10px;
            color: #666666;
            font-size: 18px;
            transition: all 0.2s
        }

            .tabs_title li > a:hover {
                color: #f63
            }

        .tabs_title li.current {
            border-bottom: 2px #f63 solid;
            background: #ffffff
        }

            .tabs_title li.current > a {
                color: #f63;
                font-size: 24px
            }

    .tabs_title .more {
        line-height: 58px
    }

.news_tab_nr {
    height: 340px
}

.more {
    font-size: 14px;
    color: #999999;
    float: right
}

    .more:hover {
        color: #f63
    }

.news_important h2 {
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal
}

    .news_important h2 a {
        color: #3a78ad
    }

        .news_important h2 a:hover {
            color: #ff6633
        }

.news_important .news_im_c {
    height: 72px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px
}

.news_im_c2 {
    height: 22px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-indent: 25px
}

.line_dashed {
    border-bottom: 1px #ccc dashed
}

.news_list {
    line-height: 36px;
}

.news_list_bg {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f1f1f1); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #ffffff,#f1f1f1); /* IE 10 */
    background: -moz-linear-gradient(top,#ffffff,#f1f1f1); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f1f1f1)); /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f1f1f1)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #ffffff, #f1f1f1); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #ffffff, #f1f1f1); /*Opera 11.10+*/
}

    .news_list li {
        height: 36px
    }

        .news_list li a {
            font-size: 16px;
            float: left;
            height: 36px;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-left: 20px;
            background: url("../images/dots.gif") left 17px no-repeat
        }

            .news_list li a:hover {
                background: url("../images/dots2.gif") left 17px no-repeat
            }

        .news_list li span {
            float: right;
            font-size: 12px;
            color: #999
        }

.w430 .news_list li a {
    width: 320px
}

.news_pics, .news_pics ul {
    position: relative
}

    .news_pics, .news_pics li, .news_pics ul a, .news_pics li img {
        width: 720px;
        height: 405px;
        overflow: hidden;
        display: block
    }

        .news_pics ul a {
            position: relative
        }

        .news_pics ul li {
            top: 0px;
            left: 0px
        }

            .news_pics ul li
            .news_pic_txt {
                cursor: pointer;
                height: 52px;
                line-height: 52px;
                background: url("../images/blue_alpha.png");
                color: #fff;
                font-size: 18px;
                width: 680px;
                position: absolute;
                left: 0;
                bottom: 0;
                padding-left: 20px;
                padding-right: 20px;
                overflow: hidden
            }

                .news_pics ul li .news_pic_txt span {
                    display: block;
                    height: 52px;
                    width: 520px;
                    overflow: hidden;
                    -ms-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    white-space: nowrap
                }

        .news_pics p {
            position: absolute;
            bottom: 16px;
            right: 20px;
            z-index: 5
        }

            .news_pics p span {
                height: 16px;
                width: 16px;
                border-radius: 8px;
                background: #FFF;
                display: inline-block;
                margin-left: 10px;
                transition: all 0.2s;
                cursor: pointer
            }

                .news_pics p span.on {
                    background: #f63
                }

.dig_content {
    overflow: hidden;
    height: 70px;
}

    .dig_content ul {
        margin-right: -45px
    }

        .dig_content ul > li {
            float: left;
            height: 80px;
            background: url("../images/dig_ass_bg.png") no-repeat;
            margin-right: 5px
        }

            .dig_content ul > li:hover {
                background-position: 0 -80px
            }

            .dig_content ul > li > a {
                display: block;
                text-align: left;
                line-height: 70px;
                margin-left: 12px;
                width: 132px;
                height: 80px;
                font-size: 18px;
                color: #fff;
                position: relative;
            }

                .dig_content ul > li > a .img1 {
                    padding-top: 5px;
                    margin-bottom: 10px;
                    width: 39px;
                    height: 30px;
                    top: 40px;
                    margin-left: -10px;
                }

                .dig_content ul > li > a:hover {
                    color: #f63
                }

                .dig_content ul > li > a .img2 {
                    padding-top: 20px;
                    position: absolute;
                    top: 50px;
                    margin-left: -46px;
                    opacity: 0;
                    filter: alpha(opacity=0);
                    transition: all 0.5s
                }

                .dig_content ul > li > a:hover
                .img2 {
                    top: 0;
                    opacity: 1;
                    width: 39px;
                    height: 30px;
                    filter: alpha(opacity=100)
                }

.tuwen_news
.tuwen_pic {
    width: 222px;
    height: 158px;
    overflow: hidden
}

.tuwen_news
.news_important {
    width: 420px
}

.imgscale img {
    transition: all 0.2s
}

    .imgscale img:hover {
        transform: scale(1.1, 1.1)
    }

.bignews_list li {
    height: 86px;
    padding-top: 16px
}

    .bignews_list li span {
        display: block;
        height: 86px;
        width: 86px;
        background: #efefef;
        color: #666;
        text-align: center;
        line-height: 30px
    }

        .bignews_list li span i {
            font-size: 20px;
            display: block;
            padding-top: 12px
        }

        .bignews_list li span em {
            font-size: 16px;
            display: block
        }

    .bignews_list li .bignews_c h2 {
        font-weight: normal;
        font-size: 18px;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .bignews_list li .bignews_c .bignews_xx {
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        color: #999;
        text-indent: 28px
    }

.pics_link {
    overflow: hidden
}

    .pics_link ul {
        margin-right: -20px
    }

        .pics_link ul li {
            float: left;
            width: 218px;
            height: 156px;
            overflow: hidden;
            border: 1px #ccc solid;
            margin-right: 20px;
            margin-top: 20px
        }

            .pics_link ul li:hover {
                border: 1px #f63 solid
            }

            .pics_link ul li a {
                display: block;
                width: 216px;
                height: 156px;
                overflow: hidden;
                position: relative
            }

                .pics_link ul li a span {
                    background: #336699;
                    color: #fff;
                    text-align: center;
                    font-size: 13px;
                    height: 36px;
                    line-height: 36px;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 216px;
                    opacity: 0.8;
                    filter: alpha(opacity=80);
                    transition: all 0.2s
                }

                .pics_link ul li a:hover span {
                    background: #f63;
                    opacity: 1;
                    filter: alpha(opacity=100);
                    height: 50px;
                    line-height: 50px
                }

.index_zhuanjia_c {
    height: 392px
}

    .index_zhuanjia_c li {
        float: left;
        width: 196px;
        height: 196px
    }

    .index_zhuanjia_c
    .index_zj_title {
        text-align: center;
        background: #336699
    }

        .index_zhuanjia_c .index_zj_title img {
            padding-top: 26px
        }

    .index_zhuanjia_c .zhuanjia_a img {
        width: 196px;
        height: 196px
    }

    .index_zhuanjia_c .zhuanjia_a {
        display: block;
        width: 196px;
        height: 196px;
        overflow: hidden;
        position: relative
    }

        .index_zhuanjia_c .zhuanjia_a em {
            display: block;
            position: absolute;
            width: 196px;
            height: 40px;
            overflow: hidden;
            background: #ff6633;
            left: 0;
            bottom: -40px;
            opacity: 0.8;
            filter: alpha(opacity=80);
            z-index: 1;
            transition: all 0.2s
        }

        .index_zhuanjia_c .zhuanjia_a span {
            display: block;
            position: absolute;
            width: 196px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            left: 0;
            bottom: -40px;
            z-index: 2;
            transition: all 0.2s
        }

        .index_zhuanjia_c .zhuanjia_a:hover span,
        .index_zhuanjia_c .zhuanjia_a:hover em {
            display: block;
            bottom: 0
        }

        .index_zhuanjia_c .zhuanjia_a:hover img {
            float: left;
            margin-left: -5px;
            margin-top: -5px
        }

        .index_zhuanjia_c .zhuanjia_a:hover {
            border: 5px #ff6633 solid;
            width: 186px;
            height: 186px
        }

    .index_zhuanjia_c li.index_zj_more {
        height: 196px;
        width: 392px
    }

        .index_zhuanjia_c li.index_zj_more a {
            display: block;
            height: 196px;
            width: 392px;
            background: #ebebeb;
            text-align: center;
            line-height: 196px;
            font-size: 24px;
            transition: all 0.2s
        }

            .index_zhuanjia_c li.index_zj_more a:hover {
                background: #f63;
                color: #fff
            }

.fudongkuang {
    position: fixed;
    right: 50%;
    bottom: 260px;
    z-index: 9999;
    margin-right: -660px;
    border: 1px #eee solid
}

    .fudongkuang li {
        border-top: 1px #eee solid;
        width: 36px;
        height: 36px;
        position: relative
    }

        .fudongkuang li:first-child {
            border: 0
        }

        .fudongkuang li .fdk_er {
            position: absolute;
            right: 37px;
            border: 1px #eee solid;
            top: -30px;
            display: none
        }

        .fudongkuang li:hover .fdk_er {
            display: block
        }

.main_left {
    width: 266px
}

    .main_left h2 {
        width: 266px;
        height: 90px;
        line-height: 90px;
        background: #3a78ad;
        color: #fff;
        font-size: 30px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 30px
    }

    .main_left li {
        height: 54px;
        line-height: 54px;
        font-size: 16px;
        border-bottom: 1px #eaeaea solid
    }

        .main_left li a {
            display: block;
            text-align: center;
            border-left: 4px #f8f8f8 solid
        }

        .main_left li.active a {
            color: #ff6634
        }

        .main_left li a:hover, .main_left li.active a {
            background: #fff;
            border-color: #ff6634
        }

.subbody {
    background: #fff url("../images/sub_bg.jpg") repeat-y;
    min-height: 500px;
    padding-bottom: 20px
}

.subright {
    background: url("../images/subright_bg.jpg") top right no-repeat;
    width: 870px;
    margin-right: 10px
}

    .subright .breadnav {
        height: 70px;
        line-height: 70px;
        font-size: 18px;
        margin-bottom: 10px;
        color: #999999;
        padding-top: 44px
    }

        .subright .breadnav span, .subright .breadnav a {
            vertical-align: middle
        }

        .subright .breadnav img {
            margin-top: -4px
        }

.long_list {
    background: url(../images/long_list_line.jpg) left repeat-y
}

    .long_list li {
        margin-bottom: 16px;
        margin-right: 20px
    }

    .long_list .long_list_title {
        padding-left: 60px;
        background: url(../images/long_list_dots.jpg) left center no-repeat;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .long_list .long_list_time {
        color: #999;
        font-size: 12px;
        margin-left: 60px
    }

    .long_list .long_list_c {
        padding-left: 60px;
        color: #999;
        line-height: 28px;
        text-indent: 28px;
        font-size: 14px;
        height: 56px;
        overflow: hidden;
        padding-top: 5px
    }

.pages {
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px
}

    .pages a {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px #ccc solid;
        margin-left: 2px;
        margin-right: 2px;
        vertical-align: middle;
        background: #fff
    }

    .pages .active {
        display: inline-block;
        vertical-align: middle;
        padding-left: 16px;
        padding-right: 16px;
        font-size: 18px;
        color: #fff;
        background: #ff6634;
        border: 1px #ff6634 solid;
        margin-left: 2px;
        margin-right: 2px
    }

.teacher_info {
    margin-bottom: 20px
}

    .teacher_info .teacher_pic {
        text-align: center;
        margin-bottom: 10px
    }

        .teacher_info .teacher_pic img {
            width: 184px;
            padding: 10px;
            border: 1px #ccc solid;
            background: #fff
        }

.art_title {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin-bottom: 20px
}

.kc_title {
    font-size: 20px;
    line-height: 40px
}

.kc_nr {
    font-size: 14px;
    line-height: 28px
}

    .kc_nr p {
        text-indent: 24px;
        margin-top: 10px;
    }

.nextPrev {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 16px
}

    .nextPrev a {
        display: inline-block;
        max-width: 300px;
        overflow: hidden;
        vertical-align: middle
    }

    .nextPrev span {
        vertical-align: middle
    }
/*# sourceMappingURL=index.css.map */
.news_pic_txt_new {
    cursor: pointer;
    height: 52px;
    line-height: 52px;
    background: url("../images/blue_alpha.png");
    color: #fff;
    font-size: 18px;
    width: 680px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    overflow: hidden
}

.guanggao {
    background: #6ba6d6 url("../images/guangao.jpg");
    background-size: 100%;
    width: 1180px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}
/*#ÆÚ¿¯*/
.index_zhuanjia_d .index_zj_title img {
    padding-top: 26px;
}

.index_zhuanjia_d .zhuanjia_d img {
    width: auto;
    height: 115px;
    margin-left: 10px;
    border: 1px #eeeeee solid
}

    .index_zhuanjia_d .zhuanjia_d img:hover {
        transition: all 0.3s;
        transform: scale(1.02, 1.02)
    }

.index_zhuanjia_d .zhuanjia_d {
    display: block;
    width: 100px;
    height: 115px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .index_zhuanjia_d .zhuanjia_d em {
        display: block;
        position: absolute;
        width: 100px;
        height: 30px;
        overflow: hidden;
        background: #175e9c;
        left: 10px;
        bottom: -30px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        z-index: 1;
        transition: all 0.2s
    }

    .index_zhuanjia_d .zhuanjia_d span {
        display: block;
        position: absolute;
        width: 100px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        left: 5px;
        bottom: -30px;
        z-index: 2;
        transition: all 0.2s
    }

    .index_zhuanjia_d .zhuanjia_d:hover span,
    .index_zhuanjia_d .zhuanjia_d:hover em {
        display: block;
        margin-left: 0px;
        bottom: 0
    }

    .index_zhuanjia_d .zhuanjia_d:hover img {
        border: 1px #175e9c solid;
    }


.index_zhuanjia_e .index_zj_title img {
    padding-top: 26px
}

.index_zhuanjia_e .zhuanjia_e img {
    height: 340px;
    width: auto;
    border: 1px #eeeeee solid;
    margin-top: 15px;
}

    .index_zhuanjia_e .zhuanjia_e img:hover {
        transition: all 0.3s;
        transform: scale(1.1, 1.1)
    }

.index_zhuanjia_e .zhuanjia_e {
    display: block;
    width: 280px;
    height: 372px;
    border: 1px #ddd solid;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #fefefe;
}

    .index_zhuanjia_e .zhuanjia_e em {
        display: block;
        position: absolute;
        width: 310px;
        height: 40px;
        overflow: hidden;
        background: #175e9c;
        left: 0;
        bottom: -40px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        z-index: 1;
        transition: all 0.2s
    }

    .index_zhuanjia_e .zhuanjia_e span {
        display: block;
        position: absolute;
        width: 310px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        font-size: 16px;
        left: 0;
        bottom: -40px;
        z-index: 2;
        transition: all 0.2s
    }

    .index_zhuanjia_e .zhuanjia_e:hover span,
    .index_zhuanjia_e .zhuanjia_e:hover em {
        display: block;
        bottom: 0
    }

    .index_zhuanjia_e .zhuanjia_e:hover {
        border: 1px #175e9c solid;
        width: 280px;
        height: 372px;
    }


/*ÆÚ¿¯¶þ¼¶Ò³Ãæ*/
.magazine {
    width: 800px;
    height: 250px
}

    .magazine .magazine_title {
        width: 800px;
        height: 50px;
        background: #3a78ad;
        position: relative;
        font-size: 18px;
        margin-left: 0px;
        padding-top: 5px;
        text-indent: 10px;
        color: #fff;
        line-height: 40px;
    }

        .magazine .magazine_title .magazine_title_pic {
            width: 30px;
            height: 30px;
            margin-top: 0px
        }

    .magazine .magazine_img {
        float: left;
        background-color: #fff;
        width: 160px;
        height: 220px;
        border: 1px #348cd4 solid;
        margin-top: 10px;
        margin-bottom: 20px;
        line-height: 20px;
        font-size: 18px;
        text-align: center;
        margin-left: 30px;
        position: relative
    }

        .magazine .magazine_img img {
            width: 140px;
            height: 175px;
            margin-top: 10px
        }

        .magazine .magazine_img:hover {
            float: left;
            width: 160px;
            height: 220px;
            border: 1px #ff6633 solid;
            box-shadow: 5px 5px 5px #ddd;
            font-size: 18px;
            margin-top: 10px;
            margin-bottom: 20px;
            margin-left: 30px;
            filter: alpha(opacity=100);
            transition: all 0.3s;
            transform: scale(1.05, 1.05)
        }

        .magazine .magazine_img p {
            text-indent: 2px;
            font-size: 16px;
            margin-top: 10px
        }

.dj {
    background-image: url(../images/dj.jpg);
    background-repeat: no-repeat;
    background-size: 100%; /*filter:alpha(opacity=70);opacity:0.7;background-position-x:left;*/
}

    .dj li a {
        border-left: 0 !important;
        color: #f00;
        font-weight: bold;
        font-size: 1.5rem;
        background-color: rgba(255,255,255,0.8)
    }

    .dj li:hover a {
        background-color: none !important;
        color: #f00;
    }

    .dj .subbody {
        background-color: rgba(255,255,255,0);
        background-image: none;
    }

    .dj .subright {
        background: rgba(255,255,255,0.9);
        padding: 10px;
    }


.footdiv02 ul {
    width: 1180px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin: 15px 0 0 0;
}

    .footdiv02 ul li {
        width: auto;
        height: 40px;
        line-height: 40px;
        float: left;
        padding: 0 9px;
        font-size: 14px;
        white-space: nowrap;
        padding-left: 24px;
        margin-right: 20px;
    }

        .footdiv02 ul li a {
        }

.news-list {
    font-size: 15px;
}

.login {
    width: 250px !important;
    height: 340px !important;
}

.color2 {
    border-bottom: 1px dotted rgb(89, 160, 198);
    line-height: 30px;
    height: 31px;
}

.color1 {
    border-bottom: 1px dotted rgb(89, 160, 198);
    line-height: 30px;
    height: 31px;
}